Includes parameters of GigE device. More...
Inherits Structure.
Includes parameters of GigE device.
| nIpCfgOption | c_uint, IP configuration option. |
| nIpCfgCurrent | c_uint, Current IP address configuration. |
| nCurrentIp | c_uint, Current host IP address. |
| nCurrentSubNetMask | c_uint, Subnet mask. |
| nDefultGateWay | c_uint, Default gateway. |
| chManufacturerName | c_ubyte * 32, Manufacturer name. |
| chModelName | c_ubyte * 32, Device model. |
| chDeviceVersion | c_ubyte * 32, Device firmware version. |
| chManufacturerSpecificInfo | c_ubyte * 48, Manufacturer specific information. |
| chSerialNumber | c_ubyte * 16, Serial No. |
| chUserDefinedName | c_ubyte * 16, User-defined name. |
| nNetExport | c_uint, GigE IP address. |
| nHostIP | c_uint, The IP address of the host occupying the camera. |
| nGenTLType | c_uint, Device type (0: MV_GIGE_DEVICE general GigE camera, 1: MV_VIR_GIGE_DEVICE virtual camera, 2: MV_GENTL_GIGE_DEVICE camera connected to frame grabber). |
| nMulticastIP | c_uint, Multicast IP address. |
| nMulticastPort | c_uint, Multicast port. |